Carbon


dmaDepth1

Header: QuickTimeComponents.h

enum {
    dmaDepth1 = 1,
    dmaDepth2 = 2,
    dmaDepth4 = 4,
    dmaDepth8 = 8,
    dmaDepth16 = 16,
    dmaDepth32 = 32,
    dmaDepth2Gray = 64,
    dmaDepth4Gray = 128,
    dmaDepth8Gray = 256
};

Constant descriptions

dmaDepth1
dmaDepth2
dmaDepth4
dmaDepth8
dmaDepth16
dmaDepth32
dmaDepth2Gray
dmaDepth4Gray
dmaDepth8Gray


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)